home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1993 / The Association of Shareware Professionals Advantage CD-ROM 1993.iso / files / windions / winzip41 / setup.inf < prev    next >
INI File  |  1993-06-26  |  1KB  |  40 lines

  1. ; WinZip's setup program is based on Jeffrey M. Richter's setup program
  2. ; from his "Windows 3: A Developer's Guide" book from M&T Publishing.
  3.  
  4. [Application]
  5. ;Application global information
  6. AppName=WinZip 4.1
  7. DefDir=C:\WinZip
  8. SpaceNeeded=250
  9. DefPMGroup=accessor.GRP, Accessories
  10.  
  11. [Disks]
  12. ;List of diskettes needed to install the product and the name
  13. ;of each diskette.
  14. 1=WinZip 4.1
  15.  
  16. [Dirs]
  17. ;lists of directories that must be created from the destination directory
  18. ;files to be copied are in the same directory structure on the
  19. ;floppy (by default)
  20. 1=.
  21.  
  22. [Files]
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. README.1ST:  Introductory information, README.1ST,   1, 1, N
  25. LICENSE.DOC: License agreement,        LICENSE.DOC,  1, 1, N
  26. WHATS.NEW:   List of new features,     WHATS.NEW,    1, 1, N
  27. WINZIP.DOC:  Documentation Extracts,   WINZIP.DOC,   1, 1, N
  28. WINZIP.HLP:  Required help file,       WINZIP.HLP,   1, 1, N
  29. WINZIP.EXE:  Required executable,      WINZIP.EXE,   1, 1, N
  30. WZ.DLL:      Required DLL,             WZ.DLL,       1, 1, N
  31. WZ.COM:      Required executable,      WZ.COM,       1, 1, N
  32. WZ.PIF:      Required PIF file,        WZ.PIF,       1, 1, N
  33. ORDER.DOC:   Order form,               ORDER.DOC,    1, 1, N
  34.  
  35. [PM Info]
  36. ;File Name, App Description, Icon file #, Icon #
  37. WINZIP.EXE,    WinZip 4.1
  38.  
  39. [End]
  40.